prime number
英 [ˌpraɪm ˈnʌmbə(r)]
美 [ˌpraɪm ˈnʌmbər]
n. 素数,质数(只能被1和其自身整除)
牛津词典
noun
- 素数,质数(只能被1和其自身整除)
a number that can be divided exactly only by itself and 1, for example 7, 17 and 41
柯林斯词典
- 质数;素数
In mathematics, aprime numberis a whole number greater than 1 that cannot be divided exactly by any whole number except itself and the number 1, for example 17.
英英释义
noun
- an integer that has no integral factors but itself and 1
双语例句
- The Study on Producing A Big Prime Number
对大素数生成的研究 - According to the prime number representation, the paper researches the method of High-speed calculation safety prime number.
文章根据素数的特殊表示法研究了一种高速的安全素数算法。 - This paper introduces the encryption and decryption of RSA system in public key and concludes that the key of the system security is the generation of big prime number.
在详细介绍公要密码中RSA系统的加密、解密的基础上,分析了该系统安全的关键是大素数的生成。 - The q is a prime number.
q是一个素数。 - This file is the prime number calculator web worker: It calculates every prime number until it is stopped.
这个文件就是质数计算器WebWorker:它会计算每一个质数,直至停止。 - To see why, imagine a situation where the table size is not a prime number.
为了考察为什么会有这个限制,假设表的容量不是质数。 - And the generation of big prime number and the googol computation are also solved in this system.
在系统的实现过程中,还主要解决了大素数的生成以及大数运算等问题。 - Cray number crunchers discovered the largest prime number.
克来公司的电脑发现了世界上最大的素数。 - The Abstract Prime Number Theorem and a Criterion for the Generalized Riemann Hypothesis
抽象素数定理及广义黎曼假设的判别准则 - A Simple Example: A Web-Based Prime Number Generator
一个简单的示例:基于Web的质数生成器